Skip to content

Commit

Permalink
Update ci-build.yml
Browse files Browse the repository at this point in the history
change ubuntu image
  • Loading branch information
martinsmith1968 authored Jan 15, 2025
1 parent c65b6b4 commit 11da178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ jobs:
- setup
- build

runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:
- name: Install NuGet
Expand Down

0 comments on commit 11da178

Please sign in to comment.