mirror of
https://github.com/redstrate/Novus.git
synced 2025-07-05 00:07:45 +00:00
Fix ubuntu typo
This commit is contained in:
parent
e2db76c743
commit
2317ad1f82
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cmake-multi-platform.yml
vendored
2
.github/workflows/cmake-multi-platform.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
||||||
exclude:
|
exclude:
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
c_compiler: gcc
|
c_compiler: gcc
|
||||||
- os: ubuntuxcl-latest
|
- os: ubuntu-latest
|
||||||
c_compiler: cl
|
c_compiler: cl
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue