Skip to content

Commit

Permalink
use macos-latest
Browse files Browse the repository at this point in the history
skip linux skip avx skip windows skip windows-avz
  • Loading branch information
prudhomm committed Jul 8, 2023
1 parent bff6b83 commit d0795e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_test.yml
Original file line number Diff line number Diff line change
@@ -77,7 +77,7 @@ jobs:
build_macos:
name: Build for macOS
if: "!contains(github.event.head_commit.message, 'skip macos')"
runs-on: macOS-10.15
runs-on: macOS-latest
continue-on-error: true
strategy:
max-parallel: 4

0 comments on commit d0795e5

Please sign in to comment.