mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
ci: pin to macos-13 (#5362)
This commit is contained in:
parent
1caf7ca4d6
commit
58a930d28c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -112,7 +112,7 @@ jobs:
|
|||
matrix:
|
||||
include:
|
||||
# macOS
|
||||
- os: macos-latest
|
||||
- os: macos-13
|
||||
qt-version: 5.15.2
|
||||
force-lto: false
|
||||
plugins: false
|
||||
|
|
Loading…
Reference in a new issue