Skip to content

Commit 03389bf

Browse files
authored
Try switching to 22.04
1 parent 2a0ee4b commit 03389bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codespell-private.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
env:
1212
REQUIRE_ASPELL: true
1313
# Make sure we're using the latest aspell dictionary
14-
runs-on: ubuntu-20.04
14+
runs-on: ubuntu-22.04
1515
strategy:
1616
fail-fast: false
1717
matrix:

0 commit comments

Comments
 (0)