Skip to content

Commit

Permalink
specify runner image
Browse files Browse the repository at this point in the history
  • Loading branch information
p3t3r67x0 committed Aug 22, 2023
1 parent d8a5069 commit 0a6e3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: push

jobs:
runner-job:
runs-on: ubuntu-latest
runs-on: ubuntu:2204

services:
postgres:
Expand Down

0 comments on commit 0a6e3de

Please sign in to comment.