Skip to content

Commit 3c4de40

Browse files
Merge pull request #4043 from ProjectMirador/cbeer-patch-2
Run CI on ubuntu-latest
2 parents 48e15c3 + d81ae8c commit 3c4de40

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ on:
1111

1212
jobs:
1313
build:
14-
# Pin to ubuntu-22 until a solution is found for this issue:
15-
# https://chromium.googlesource.com/chromium/src/+/main/docs/security/apparmor-userns-restrictions.md
16-
runs-on: ubuntu-22.04
14+
runs-on: ubuntu-latest
1715
strategy:
1816
matrix:
1917
node-version: [18.x, 20.x, 22.x]

0 commit comments

Comments
 (0)