Skip to content

Commit ad5123a

Browse files
authored
Merge pull request #2285 from OneSignal/update-ubuntu-version
fix: update ubuntu version to prevent GitHub action error
2 parents 5249d8d + 35956f1 commit ad5123a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build:
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-24.04
1010
steps:
1111
- uses: actions/checkout@v4
1212
- name: "[Setup] Java"

0 commit comments

Comments
 (0)