Skip to content

Commit 220ca3f

Browse files
Merge pull request #2432 from w3c/ubuntu-latest
GitHub actions: replace ubuntu-20.04 with ubuntu-latest
2 parents 077621f + 42c79a6 commit 220ca3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aria.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
main:
1010
name: ARIA ED
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-latest
1212
permissions:
1313
contents: write
1414
steps:

0 commit comments

Comments
 (0)