Skip to content

Commit 38597cd

Browse files
committed
ci: fix fedora testsuit runs-on
1 parent 33e1e02 commit 38597cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fedora:
4444
strategy:
4545
fail-fast: false
46-
runs-on: ubuntu-latest:46
46+
runs-on: ubuntu-latest
4747
container: registry.fedoraproject.org/fedora-minimal:43
4848
steps:
4949
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)