mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-03-04 17:23:33 +01:00
workflows: update MacOS jobs to macos-13
This commit is contained in:
parent
e9abe6b502
commit
661da4698d
1 changed files with 2 additions and 2 deletions
4
.github/workflows/MinedMap.yml
vendored
4
.github/workflows/MinedMap.yml
vendored
|
@ -91,9 +91,9 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: 'macos-11'
|
- os: 'macos-13'
|
||||||
target: 'aarch64-apple-darwin'
|
target: 'aarch64-apple-darwin'
|
||||||
- os: 'macos-11'
|
- os: 'macos-13'
|
||||||
target: 'x86_64-apple-darwin'
|
target: 'x86_64-apple-darwin'
|
||||||
- os: 'windows-2019'
|
- os: 'windows-2019'
|
||||||
target: 'x86_64-pc-windows-msvc'
|
target: 'x86_64-pc-windows-msvc'
|
||||||
|
|
Loading…
Add table
Reference in a new issue