Skip to content

Commit

Permalink
Run the CI on MacOS 11
Browse files Browse the repository at this point in the history
  • Loading branch information
SiegeLordEx authored and SiegeLord committed Mar 23, 2024
1 parent 90d9131 commit 85aa2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
make -j2
osx_test:
name: OSX tests
runs-on: macos-latest
runs-on: macos-11
steps:
- name: Checkout
uses: actions/checkout@v1
Expand Down

0 comments on commit 85aa2f9

Please sign in to comment.