mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-18 20:55:44 +01:00
Compare commits
1 Commits
main
...
7db0853ffe
| Author | SHA1 | Date | |
|---|---|---|---|
| 7db0853ffe |
8
.github/workflows/ci.yaml
vendored
8
.github/workflows/ci.yaml
vendored
@@ -14,6 +14,14 @@ jobs:
|
||||
- windows-latest
|
||||
- windows-11-arm
|
||||
# - macos-latest
|
||||
cc:
|
||||
- cc
|
||||
- cc
|
||||
- gcc
|
||||
- gcc
|
||||
- cc
|
||||
env:
|
||||
CC: ${{matrix.cc}}
|
||||
runs-on: ${{matrix.os}}
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
Reference in New Issue
Block a user