Skip to content

Commit

Permalink
ci: use ubuntu 20.04 for now
Browse files Browse the repository at this point in the history
22.04 repos are broken
  • Loading branch information
mishamyrt committed Apr 24, 2024
1 parent 2e4299f commit f14d4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: App
strategy:
matrix:
os: [macos-latest, ubuntu-latest]
os: [macos-latest, ubuntu-20.04]
env:
KEYCHAIN_NAME: macos-build
KEYCHAIN_PROFILE: nuga-notary
Expand Down

0 comments on commit f14d4f5

Please sign in to comment.