Skip to content

Commit b4dd491

Browse files
authored
Fix duplicate runs-on
1 parent 60c33bc commit b4dd491

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ jobs:
7878
os: [ubuntu-latest]
7979
scala: [3.3.7, 2.13.17]
8080
java: [zulu@8]
81-
runs-on: ${{ matrix.os }}
8281
steps:
8382
- name: Install libuv
8483
run: sudo apt-get update && sudo apt-get install -y libuv1-dev

0 commit comments

Comments
 (0)