Skip to content

Commit

Permalink
update build-test-dbio
Browse files Browse the repository at this point in the history
  • Loading branch information
flarco committed Oct 24, 2024
1 parent 1033d19 commit 14bcf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
build-test-dbio:
if: "! (contains(github.event.head_commit.message, '[skip ci]') || contains(github.event.head_commit.message, '[bump]'))"

runs-on: [self-hosted, linux, ubuntu-16]
runs-on: [self-hosted, linux, ubuntu-20]
timeout-minutes: 40

steps:
Expand Down

0 comments on commit 14bcf12

Please sign in to comment.