Skip to content

Commit 29334d2

Browse files
committed
workflows: Updated Ubuntu image version
1 parent 8cdf1bf commit 29334d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
# well on Windows or Mac. You can convert this to a matrix build if you need
1515
# cross-platform coverage.
1616
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
17-
runs-on: ubuntu-20.04
17+
runs-on: ubuntu-24.04
1818

1919
steps:
2020
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)