Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
TheoryOfNekomata
/
xml-c
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
Upgrade to Ubuntu 22.04 for CI
master
ooxi
2 jaren geleden
bovenliggende
82efbaf2f5
commit
2e1a10b260
2 gewijzigde bestanden
met
toevoegingen van 2
en
2 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
.github/workflows/ci.yaml
+1
-1
.mc/ubuntu:22.04.yaml
+ 1
- 1
.github/workflows/ci.yaml
Bestand weergeven
@@ -20,5 +20,5 @@ jobs:
- uses: actions/checkout@v2
- name: Build and Test
run: npx --package mini-cross@0.15.2 mc --no-tty ubuntu:2
0
.04 .mc/rebuild.sh
run: npx --package mini-cross@0.15.2 mc --no-tty ubuntu:2
2
.04 .mc/rebuild.sh
.mc/ubuntu:20.04.yaml → .mc/ubuntu:22.04.yaml
Bestand weergeven
@@ -1,5 +1,5 @@
---
base: ubuntu:2
0
.04
base: ubuntu:2
2
.04
install:
- cmake
- g++
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan