mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 00:17:46 +00:00
CI: Bump macOS Azure runners to macos-12 tag
This commit is contained in:
parent
e79e7dc3b9
commit
4ae2a54f3d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
${{ if or(eq(parameters.os, 'Linux'), eq(parameters.os, 'Android')) }}:
|
||||
value: ubuntu-22.04
|
||||
${{ if eq(parameters.os, 'macOS') }}:
|
||||
value: macos-11
|
||||
value: macos-12
|
||||
|
||||
- name: toolchain
|
||||
${{ if eq(parameters.fuzzer, 'Fuzz') }}:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue