Skip to content

Commit 69da8e4

Browse files
Remove ubuntu for testing purposes
1 parent 861c27c commit 69da8e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jobs:
4848
strategy:
4949
fail-fast: false
5050
matrix:
51-
os: [ubuntu-latest, macos-latest]
52-
51+
#os: [ubuntu-latest, macos-latest]
52+
os: [macos-latest]
5353
steps:
5454
- uses: actions/checkout@v5.0.0
5555
with:

0 commit comments

Comments
 (0)