Skip to content

Commit 84d8db8

Browse files
committed
Switch workflows to run on ubuntu-latest
1 parent acf837a commit 84d8db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-accessibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
jobs:
1919
accessibility:
2020
name: Accessibility
21-
runs-on: ubuntu-latest-8-cores
21+
runs-on: ubuntu-latest
2222
steps:
2323
- uses: actions/checkout@v6
2424
- uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)