Skip to content

Commit 5947c38

Browse files
nakai-omermdrwiega
authored andcommitted
Update workflow to ubuntu 22.04
1 parent 43925a4 commit 5947c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]
44

55
jobs:
66
build_and_test:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-22.04
88
timeout-minutes: 30
99
strategy:
1010
fail-fast: false

0 commit comments

Comments
 (0)