Skip to content

Commit 73f4748

Browse files
committed
update on workflow
Signed-off-by: Ismael Ibuan <102030576+iibuan@users.noreply.github.com>
1 parent eee8e34 commit 73f4748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/setup-database.yml

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

4949
build-and-publish-database-project:
5050
if: ${{ github.event.inputs.publish_database_project == 'true' }}
51-
runs-on: ubuntu-latest
51+
runs-on: ubuntu-22.04
5252
environment: ${{ github.event.inputs.selected_environment }}
5353

5454
steps:

0 commit comments

Comments
 (0)