Skip to content

Commit

Permalink
Workaround 1897493 / 1900021 -- backtrack to Fedora 33 first.
Browse files Browse the repository at this point in the history
  • Loading branch information
adelton committed May 8, 2021
1 parent f000b41 commit c635947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ stages:
matrix:
include:
- stage: build-and-test
env: fedora=latest
env: fedora=33

before_script:
- if test -n "$fedora" ; then sed -i "s#^FROM.*#FROM registry.fedoraproject.org/fedora:$fedora#" tests/Dockerfile ; fi
Expand Down

0 comments on commit c635947

Please sign in to comment.