Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
Updating workflow to run on OS14 runner.
  • Loading branch information
F-WRunTime authored Dec 9, 2024
1 parent 51d8878 commit abbf58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- runner: [self-hosted, linux, normal]
os: ubuntu-24.04
- runner: MacM1
os: self-macos-12
os: self-macos-14
runs-on: ${{ matrix.runner }}
steps:
- name: 'Check out code'
Expand Down

0 comments on commit abbf58b

Please sign in to comment.