Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
TheoryOfNekomata
/
xml-c
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Bläddra i källkod
Update CI to Ubuntu 20.04
master
ooxi
3 år sedan
förälder
69b2c47089
incheckning
db3e166cf8
2 ändrade filer
med
2 tillägg
och
2 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/ci.yaml
+1
-1
.mc/ubuntu:20.04.yaml
+ 1
- 1
.github/workflows/ci.yaml
Visa fil
@@ -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:
16
.04 .mc/rebuild.sh
run: npx --package mini-cross@0.15.2 mc --no-tty ubuntu:
20
.04 .mc/rebuild.sh
.mc/ubuntu:16.04.yaml → .mc/ubuntu:20.04.yaml
Visa fil
@@ -1,5 +1,5 @@
---
base: ubuntu:
16
.04
base: ubuntu:
20
.04
install:
- cmake
- g++
Skriv
Förhandsgranska
Laddar…
Avbryt
Spara