Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 7aba82b

Browse files
committed
Update GitHub Actions runner to ubuntu-22.04
1 parent 0d70efc commit 7aba82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gen_pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414
jobs:
1515
pack:
1616
name: Generate pack
17-
runs-on: ubuntu-20.04
17+
runs-on: ubuntu-22.04
1818
steps:
1919
- uses: actions/checkout@v3
2020
with:

0 commit comments

Comments
 (0)