Skip to content

Commit 25ce1a4

Browse files
committed
Merge branch 'release/1.8.0'
2 parents 87bf433 + a515670 commit 25ce1a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish_docker_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build_deploy:
1010
name: Build and Deploy
11-
runs-on: self-hosted
11+
runs-on: ubuntu-latest
1212
permissions:
1313
contents: read
1414
packages: write

.github/workflows/publish_docker_image_homolog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build_deploy:
1010
name: Build and Deploy
11-
runs-on: self-hosted
11+
runs-on: ubuntu-latest
1212
permissions:
1313
contents: read
1414
packages: write

0 commit comments

Comments
 (0)