Skip to content

Commit

Permalink
(build) Lets go back one more version of Ubuntu
Browse files Browse the repository at this point in the history
Just to rule things out...
  • Loading branch information
gep13 committed Aug 7, 2024
1 parent 246a8fb commit a8b8133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
strategy:
matrix:
os: [windows-2022, ubuntu-22.04, macos-12]
os: [windows-2022, ubuntu-20.04, macos-12]

env:
AZURE_PASSWORD: ${{ secrets.AZURE_PASSWORD }}
Expand Down

0 comments on commit a8b8133

Please sign in to comment.