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 3cd58e5 + d4f3abf commit d5206ea
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 d5206ea

Please sign in to comment.