Skip to content

Commit 04b9838

Browse files
committed
test
1 parent 3829d91 commit 04b9838

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Choose image distro
5151
if: github.event_name == 'push' || github.event_name == 'pull_request'
5252
run: |
53-
echo "IMAGE_DISTRO=ubuntu" >> $GITHUB_ENV
53+
echo "IMAGE_DISTRO=fedora" >> $GITHUB_ENV
5454
5555
- name: Choose image distro
5656
if: github.event_name == 'schedule'

0 commit comments

Comments
 (0)