Skip to content

Commit b616726

Browse files
authored
Merge pull request #54 from cybertec-postgresql/action_check_packages
updated action
2 parents 77ce92e + 5ed77d4 commit b616726

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check_packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
run-in-container:
11-
runs-on: rocky-latest
11+
runs-on: ubuntu-latest
1212

1313
steps:
1414
- name: Checkout repository

0 commit comments

Comments
 (0)