We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8955f69 commit cb90e1cCopy full SHA for cb90e1c
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
publish:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
11
steps:
12
- uses: actions/checkout@v4
13
- name: Scala caches
0 commit comments