Skip to content

Commit

Permalink
set macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
vot4anto committed Oct 7, 2024
1 parent efbd5c6 commit cb2c02b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test_macos_x86.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["macos-latest"]
os: ["macos-14"]
python: ["3.10", "3.11", "3.12"]
platform: ["x86_64"]
macos-target: ["11"]
Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["macos-latest"]
os: ["macos-14"]
python: ["3.10", "3.11", "3.12"]
platform: ["x86_64"]
macos-target: ["11"]
Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["macos-latest"]
os: ["macos-14"]
python: ["3.10", "3.11", "3.12"]
platform: ["x86_64"]
macos-target: ["11"]
Expand Down Expand Up @@ -148,7 +148,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["macos-latest"]
os: ["macos-14"]
python: ["3.10", "3.11", "3.12"]
platform: ["x86_64"]
macos-target: ["11"]
Expand Down

0 comments on commit cb2c02b

Please sign in to comment.