We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98acae commit d262971Copy full SHA for d262971
.github/workflows/docker.yml
@@ -90,7 +90,7 @@ jobs:
90
91
merge:
92
if: github.ref == 'refs/heads/main'
93
- runs-on: ubicloud
+ runs-on: ubuntu-24.04
94
needs:
95
- docker
96
steps:
0 commit comments