Skip to content

Commit

Permalink
Update ubuntu version in build
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinBakalov committed Oct 14, 2024
1 parent 90225c3 commit b6262f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
maven: ["3.9.2"]
node: ["16.20.2"]
node_vmware_samples: ["14.17.1"]
os: ["ubuntu-latest"]
os: ["ubuntu-22.04"]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit b6262f1

Please sign in to comment.