Skip to content

Commit db33cbf

Browse files
#7 workaround for upstream bug
1 parent 0977977 commit db33cbf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ jobs:
1313

1414
build:
1515

16-
runs-on: ubuntu-latest
16+
#runs-on: ubuntu-latest
17+
runs-on: ubuntu-22.04
1718

1819
steps:
1920
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)