Skip to content

Commit

Permalink
Builder: lowering the Linux version used for the build
Browse files Browse the repository at this point in the history
  • Loading branch information
Oldes committed Mar 8, 2023
1 parent 690d164 commit 4c04e0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/siskin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
strategy:
fail-fast: true
matrix:
os: [ubuntu-20.04]
os: [ubuntu-18.04]
#os: [ubuntu-latest]
#os: [ubuntu-20.04, ubuntu-18.04]

Expand Down

0 comments on commit 4c04e0f

Please sign in to comment.