Skip to content

Commit

Permalink
CI use macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Oct 24, 2024
1 parent a586bc2 commit 2eab4bf
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 @@ -37,7 +37,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-11, windows-latest, ubuntu-latest]
os: [macos-latest, windows-latest, ubuntu-latest]
perl-version: ['5']
include:
- { os: 'ubuntu-latest', perl-version: "5.16" }
Expand Down

0 comments on commit 2eab4bf

Please sign in to comment.