Skip to content

Commit

Permalink
macos amd 12 to 14 (#3984)
Browse files Browse the repository at this point in the history
  • Loading branch information
btovar authored Nov 19, 2024
1 parent 7b2a7d3 commit 9187c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
runs-on: ${{ matrix.os-name }}
strategy:
matrix:
os-name: ['macos-12','macos-13']
os-name: ['macos-14','macos-13']
timeout-minutes: 30
env:
CCTOOLS_OUTPUT: ${{ format('cctools-{0}-x86_64-{1}.tar.gz', github.event.inputs.version, matrix.os-name) }}
Expand Down

0 comments on commit 9187c24

Please sign in to comment.