Skip to content

Commit

Permalink
Don't run tests on Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
ffried committed Sep 28, 2023
1 parent 87290f9 commit 8916129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
needs: variables
strategy:
matrix:
os: [ macOS, ubuntu ]
os: [ macOS ]
swift-version-offset: [ 0 ]
uses: sersoft-gmbh/oss-common-actions/.github/workflows/swift-test-spm.yml@main
with:
Expand Down

0 comments on commit 8916129

Please sign in to comment.