Skip to content

Commit

Permalink
Update linux_and_macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hirokemono authored Nov 26, 2024
1 parent f114151 commit f391dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_and_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
Run-on-Mac:
name: test-compile on Mac
runs-on: [macos-latest]
runs-on: [macos-14]
steps:
- uses: actions/checkout@v2
- name: build
Expand Down

0 comments on commit f391dc7

Please sign in to comment.