Skip to content

Commit 0c84c3d

Browse files
authored
ci: revert linux ubuntu version (#1017)
1 parent 2b4f35a commit 0c84c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
name: docker-image
6161
path: /tmp/docker-image.tar
6262
test:
63-
runs-on: ubuntu-latest
63+
runs-on: ubuntu-22.04
6464
needs: build
6565
env:
6666
APPLITOOLS_API_KEY: ${{ secrets.APPLITOOLS_API_KEY }}

0 commit comments

Comments
 (0)