Skip to content

Commit 1f0fb90

Browse files
authored
Merge branch 'master' into viewless-components
2 parents a0767a8 + 17e4da8 commit 1f0fb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
- name: "Run tests"
117117
run: uv run tox
118118
tests-pass: # ref: https://github.com/orgs/community/discussions/4324#discussioncomment-3477871
119-
runs-on: ubuntu-20.04
119+
runs-on: ubuntu-latest
120120
needs: [tests]
121121
if: ${{ github.event_name != 'schedule' }}
122122
steps:

0 commit comments

Comments
 (0)