mirror of
https://github.com/araxiaonline/mod-worgoblin.git
synced 2026-06-13 03:02:26 -04:00
Maybe fix workflow.
Hopefully. I hate workflows. I hate them. I never want a work to flow again.
This commit is contained in:
2
.github/workflows/core-build.yml
vendored
2
.github/workflows/core-build.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
compiler: [clang]
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
name: ${{ matrix.compiler }}
|
||||
env:
|
||||
COMPILER: ${{ matrix.compiler }}
|
||||
|
||||
Reference in New Issue
Block a user