Skip to content

Commit

Permalink
chore: downgrade ubuntu runner to 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
SoumyaRanjanPatnaik committed Jan 1, 2024
1 parent dd565e3 commit 508fdfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-20.04, windows-latest, macos-latest]

steps:
- name: Check out karya-server repo to v5-dev
Expand Down

0 comments on commit 508fdfc

Please sign in to comment.