Skip to content

Commit

Permalink
Bump to 4.4 for CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
julienduroure committed Oct 2, 2024
1 parent f321a6b commit d1ec268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
env:
CI: true
BLENDER_MAJOR: 4
BLENDER_MINOR: 3
BLENDER_MINOR: 4

jobs:
build:
Expand Down

2 comments on commit d1ec268

@julienduroure
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The first 4.4 build will be available tomorrow only

@julienduroure
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build is now ok, but crash is linked to a bug on Blender side:
https://projects.blender.org/blender/blender/issues/128490

Please sign in to comment.