Skip to content

Commit d262971

Browse files
authored
run merge on github too
1 parent e98acae commit d262971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090

9191
merge:
9292
if: github.ref == 'refs/heads/main'
93-
runs-on: ubicloud
93+
runs-on: ubuntu-24.04
9494
needs:
9595
- docker
9696
steps:

0 commit comments

Comments
 (0)