Skip to content

Commit

Permalink
macos-11 -> macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Kantis authored Sep 27, 2024
1 parent 3e82692 commit 505cf02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
# The other targets are tested individually above.
strategy:
matrix:
os: [ ubuntu-latest, macos-11, windows-latest ]
os: [ ubuntu-latest, macos-latest, windows-latest ]
uses: ./.github/workflows/gradle_task.yml
with:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 505cf02

Please sign in to comment.