Skip to content

Commit

Permalink
use macos-13 GitHub runners instead of macos-12 ones
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerrg committed Nov 13, 2024
1 parent 99d8da2 commit 92270eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
configure: --pb --threads --enable-libffi
test: test-some-fast
- machine: a6osx
os: macos-12
os: macos-13
- machine: ta6osx
os: macos-12
os: macos-13
- machine: arm64osx
os: macos-14
- machine: tarm64osx
Expand Down

0 comments on commit 92270eb

Please sign in to comment.