Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
TheoryOfNekomata
/
xml-c
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Upgrade to Ubuntu 22.04 for CI
master
ooxi
2 anos atrás
pai
82efbaf2f5
commit
2e1a10b260
2 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
.github/workflows/ci.yaml
+1
-1
.mc/ubuntu:22.04.yaml
+ 1
- 1
.github/workflows/ci.yaml
Ver arquivo
@@ -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
Ver arquivo
@@ -1,5 +1,5 @@
---
base: ubuntu:2
0
.04
base: ubuntu:2
2
.04
install:
- cmake
- g++
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar