mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
test.yml -> change macos-latest to macos-13 to use x86_64
This commit is contained in:
parent
87181b418f
commit
ef59175d75
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
"3.10",
|
"3.10",
|
||||||
#"3.11"
|
#"3.11"
|
||||||
]
|
]
|
||||||
os: [macos-latest, ubuntu-latest, windows-latest]
|
os: [macos-13, ubuntu-latest, windows-latest]
|
||||||
|
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue