Skip to content

Commit

Permalink
Build on ubuntu, as that is what the server is running
Browse files Browse the repository at this point in the history
  • Loading branch information
aled committed Jul 20, 2024
1 parent 32a4f17 commit 6091c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [debian-12]
os: [ubuntu-20.04]
dotnet-version: ['8.0.x']

steps:
Expand Down

0 comments on commit 6091c5a

Please sign in to comment.