This commit is contained in:
Hasan Manzak
2023-02-23 04:31:31 +03:00
parent 721beb7fe1
commit affa6c80c2

View File

@@ -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: