Skip to content

Commit

Permalink
Merge pull request #3072 from cloudflare/release/2024-11-06
Browse files Browse the repository at this point in the history
Release 2024-11-06
  • Loading branch information
ObsidianMinor authored Nov 6, 2024
2 parents 5f107eb + 9d729c5 commit 8bf3af4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
name: Tag & Release
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
needs: [check-tag, version, miniflare-test]
needs: [check-tag, version]
runs-on: ubuntu-latest
if: ${{ needs.check-tag.outputs.exists != 'true' }}
steps:
Expand Down
2 changes: 1 addition & 1 deletion src/workerd/io/supported-compatibility-date.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-11-04
2024-11-06

0 comments on commit 8bf3af4

Please sign in to comment.