Skip to content

Commit

Permalink
ci: test with ubuntu 20
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu committed Mar 15, 2023
1 parent 20ff612 commit 0e7da13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_docker_linux_installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
- "flex-linux-setup/**"
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
strategy:
max-parallel: 6
matrix:
Expand Down

0 comments on commit 0e7da13

Please sign in to comment.