change workflow

master
HybridDog 2021-11-08 17:24:17 +01:00
parent 6ba3c42155
commit b6edc8514c
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: main
name: schism
on:
push:
branches:
@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-16.04
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
- name: Get CI functions
@ -32,7 +32,7 @@ jobs:
name: Make Release and upload Artifacts
needs:
- build
runs-on: ubuntu-16.04
runs-on: ubuntu-18.04
steps:
- uses: actions/download-artifact@v2
- name: Show artifact files