Skip to content

Commit

Permalink
ci: use macos-latest instead of macos-10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
uyjulian committed Sep 13, 2024
1 parent 6cd4381 commit 6a37816
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 @@ -71,7 +71,7 @@ jobs:
name: spc2it-win32
path: build/spc2it.exe
build-macos:
runs-on: macos-10.15
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 6a37816

Please sign in to comment.