mirror of
https://github.com/Biarity/Sieve.git
synced 2024-11-22 21:42:38 +01:00
final!!!
This commit is contained in:
parent
721beb7fe1
commit
affa6c80c2
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -23,9 +23,9 @@ on:
|
|||||||
- 'releases/*'
|
- 'releases/*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ubuntu-latest:
|
ubuntu-20_04:
|
||||||
name: ubuntu-latest
|
name: ubuntu-20_04
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user