Skip to content

Commit

Permalink
Use macos-13 for running CI testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsorby committed Dec 7, 2024
1 parent 04a063e commit 9f434c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
build-and-test:
runs-on: ubuntu-20.04
runs-on: macos-14
name: Run tests
steps:
- name: Clone source
Expand Down

0 comments on commit 9f434c5

Please sign in to comment.