Skip to content

Commit

Permalink
Fix distro name for ubuntu-20.04 in arm release
Browse files Browse the repository at this point in the history
  • Loading branch information
williancolognesitrimble committed Oct 7, 2022
1 parent 68234e6 commit 3e5f3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
db: [ pg, mysql, sqlserver, redis, mongo, fdb, gp ]
include:
- arch: aarch64
distro: ubuntu20.04
distro: ubuntu-20.04
fail-fast: false

steps:
Expand Down

0 comments on commit 3e5f3b0

Please sign in to comment.