We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57600d3 commit 1e17481Copy full SHA for 1e17481
.github/workflows/build-and-publish.yml
@@ -24,7 +24,7 @@ jobs:
24
build:
25
strategy:
26
matrix:
27
- version: [13, 14, 15]
+ version: [13, 14, 15, 16]
28
runs-on: ubuntu-latest
29
permissions:
30
contents: read
0 commit comments