Skip to content

Commit ae8457a

Browse files
committed
Fix: fix actions
1 parent ab08d7b commit ae8457a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
test:
1010
name: Run Unit Tests
11-
runs-on: ubuntu-18.04
11+
runs-on: ubuntu-22.04
1212

1313
steps:
1414
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)