Skip to content

Commit 33b5d16

Browse files
committed
Merge branch 'main' of github.com:epsilonlabs/epsilon-with-lsp
2 parents 5d20017 + 870a8a3 commit 33b5d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
strategy:
1212
matrix:
13-
os: [ubuntu-22.04, macos-14, windows-2022]
13+
os: [macos-14]
1414
runs-on: ${{ matrix.os }}
1515
steps:
1616
- name: Support longpaths on Windows

0 commit comments

Comments
 (0)