Skip to content

Commit b6bb9b8

Browse files
update to 20.04
1 parent c149e34 commit b6bb9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validateCommitSimulator.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
validateCommit:
99
name: Validate and/or commit simulator
10-
runs-on: ubuntu-latest # includes Docker
10+
runs-on: ubuntu-20.04 # includes Docker
1111
if: |
1212
github.event.issue.state == 'open'
1313
&& contains(github.event.issue.labels.*.name, 'Validate/submit simulator')

0 commit comments

Comments
 (0)