mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-17 15:44:18 +08:00
update Github action runner macOS to 12
This commit is contained in:
parent
3ead10dd94
commit
3110f69e4e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
run: ./configure && make && make test -k
|
||||
|
||||
test-x86_64-osx:
|
||||
runs-on: macos-11
|
||||
runs-on: macos-12
|
||||
timeout-minutes: 2
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user