Skip to content

Commit

Permalink
Prepare workflow for v2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarEmaraDev committed Aug 16, 2021
1 parent 0fb3103 commit 628d141
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- master
- v2.1-for-blender-v2.83
- v2.2-for-blender-v2.93
pull_request:
branches:
- master
Expand All @@ -17,9 +17,6 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python: [3.9]
include:
- os: ubuntu-latest
python: 3.8
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 628d141

Please sign in to comment.