Skip to content

Commit 05b7f5b

Browse files
authored
Merge pull request #326 from OpenGeoscience/ci-ubuntu
Use a consistent runner for CI
2 parents 232051b + 70e5348 commit 05b7f5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88
contents: read
99
jobs:
1010
lint-client:
11-
runs-on: ubuntu-22.04
11+
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v6
1414
- name: Install npm

0 commit comments

Comments
 (0)