Skip to content

Commit

Permalink
Update runner to macos-12.
Browse files Browse the repository at this point in the history
  • Loading branch information
brnnmrls committed Oct 19, 2024
1 parent c89ed57 commit f1f7ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: pod lib lint --verbose ${{ matrix.flags }}

spm-build-test:
runs-on: macos-11
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- name: Build unit test target
Expand Down

0 comments on commit f1f7ea6

Please sign in to comment.