We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c33bc commit b4dd491Copy full SHA for b4dd491
.github/workflows/ci.yml
@@ -78,7 +78,6 @@ jobs:
78
os: [ubuntu-latest]
79
scala: [3.3.7, 2.13.17]
80
java: [zulu@8]
81
- runs-on: ${{ matrix.os }}
82
steps:
83
- name: Install libuv
84
run: sudo apt-get update && sudo apt-get install -y libuv1-dev
0 commit comments