Skip to content

Commit f487a43

Browse files
authored
Merge pull request #223 from siddydutta/update-actions-ubuntu-version
Update Ubuntu Version for GitHub Actions
2 parents a2afcf4 + 06f9b0e commit f487a43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches: [ master ]
77
jobs:
88
build:
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-24.04
1010
strategy:
1111
fail-fast: false
1212
matrix:

0 commit comments

Comments
 (0)