Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Commit c163238

Browse files
chore: try another GH runner
1 parent ab27760 commit c163238

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
GITHUB_REPOSITORY: ${{ github.repository }}
2323
jobs:
2424
library_generation:
25-
runs-on: ubuntu-latest
25+
runs-on: ubuntu-22.04
2626
steps:
2727
- name: Determine whether the pull request comes from a fork
2828
run: |

0 commit comments

Comments
 (0)