Skip to content

Commit 098327d

Browse files
authored
Merge pull request #60 from CESNET/ci-remove-fedora-40
github-ci - remove fedora40 from CI
2 parents b64c774 + f4377bd commit 098327d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
osArray+=("rockylinux:9")
2121
osArray+=("oraclelinux:8")
2222
osArray+=("oraclelinux:9")
23-
osArray+=("fedora:40")
2423
osArray=$(jq --compact-output --null-input '$ARGS.positional' --args -- "${osArray[@]}")
2524
echo "Updated os list: $osArray"
2625
echo "os=$osArray" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)