Skip to content

Commit 957e21a

Browse files
committed
⚙️ Debugging build and analyze pipeline
1 parent 1c82554 commit 957e21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_analyze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
# Build test and analyze source code
1717
build_test_analyze:
18-
runs-on: ubuntu-latest
18+
runs-on: ubuntu-22.04
1919
strategy:
2020
matrix:
2121
dotnet-version: [8.0.x]

0 commit comments

Comments
 (0)