Skip to content

Commit f588fe0

Browse files
committed
fix: pipeline ubuntu version
1 parent a689bcf commit f588fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
path: keyvaultexplorer.osx-arm64.tar
103103
build_linux:
104104
name: Build Linux
105-
runs-on: ubuntu-20.04
105+
runs-on: ubuntu-24.04
106106
steps:
107107
- uses: actions/checkout@v4
108108
- name: Setup .NET

0 commit comments

Comments
 (0)