mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-13 20:04:01 +02:00
Freeze build step ubuntu runner at 20.04
This will hopefully also freeze the minimum required glibc version at 2.29.
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -79,7 +79,7 @@ jobs:
|
||||
#########################################################
|
||||
include:
|
||||
- platform_short: lin
|
||||
os: ubuntu-latest
|
||||
os: ubuntu-20.04
|
||||
suffix: ''
|
||||
- platform_short: mac
|
||||
os: macos-latest
|
||||
|
Reference in New Issue
Block a user