diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/distributions.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/distributions.yml b/.github/workflows/distributions.yml index 1952ebb..bbfc8fc 100644 --- a/.github/workflows/distributions.yml +++ b/.github/workflows/distributions.yml | |||
| @@ -31,7 +31,7 @@ jobs: | |||
| 31 | 31 | ||
| 32 | fedora: | 32 | fedora: |
| 33 | runs-on: ubuntu-latest | 33 | runs-on: ubuntu-latest |
| 34 | container: fedora:latest | 34 | container: fedora:34 |
| 35 | steps: | 35 | steps: |
| 36 | - name: Checkout code | 36 | - name: Checkout code |
| 37 | uses: actions/checkout@v2 | 37 | uses: actions/checkout@v2 |
