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/*'
|
||||
|
||||
jobs:
|
||||
ubuntu-latest:
|
||||
name: ubuntu-latest
|
||||
runs-on: ubuntu-latest
|
||||
ubuntu-20_04:
|
||||
name: ubuntu-20_04
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user