Skip to content

Commit

Permalink
[infrastructure] test project-base with only one domain on GitHub act…
Browse files Browse the repository at this point in the history
…ions (#2877)
  • Loading branch information
TomasLudvik authored Oct 20, 2023
2 parents dd0a463 + a650eb7 commit 0eb6ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-checks-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "Checks and tests"
jobs:
checks-and-tests:
name: Run checks and tests
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: GIT checkout branch - ${{ github.ref }}
uses: actions/checkout@v4
Expand Down

0 comments on commit 0eb6ee7

Please sign in to comment.