Skip to content

Commit

Permalink
Run the CI on latest MacOS
Browse files Browse the repository at this point in the history
Trying to fix the MacOS artifact that is currently not working.
  • Loading branch information
guillaumechereau committed Jun 2, 2024
1 parent ff8c59b commit 57078b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
if-no-files-found: error

osx_x86_64:
runs-on: macos-11
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 57078b6

Please sign in to comment.