Skip to content

Commit

Permalink
Change version of the ubuntu runner
Browse files Browse the repository at this point in the history
  • Loading branch information
UO282476 authored and UO282476 committed May 1, 2023
1 parent 86f0251 commit 1f0aaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lomap_en1a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
unit-test-webapp:
runs-on: ${{ fromJSON('["ubuntu-latest", "self-hosted"]')[github.repository == 'github/docs-internal'] }}
runs-on: ubuntu-20.04
defaults:
run:
working-directory: webapp
Expand Down

0 comments on commit 1f0aaca

Please sign in to comment.