We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb6056 commit 060e8a7Copy full SHA for 060e8a7
.github/workflows/ci-cd.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
- bun-version: [1.x]
+ bun-version: [1.3.5]
15
# See supported Bun release schedule at https://bun.sh/docs/installation
16
17
steps:
0 commit comments