Skip to content

Commit cb53766

Browse files
committed
P4DEVOPS-6213 Github Actions CI
1 parent 2950b85 commit cb53766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches: [main]
77
jobs:
88
test:
9-
runs-on: ubuntu-latest
9+
runs-on: ubuntu-22.04
1010
steps:
1111
- uses: actions/checkout@v3
1212
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)