Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Testing blender docker container
  • Loading branch information
Simon-Losier authored Sep 17, 2023
1 parent f659ac0 commit c18ff89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
buildForAllSupportedPlatforms:
name: Build for ${{ matrix.targetPlatform }}
runs-on: ubuntu-latest
runs-on: linuxserver/blender
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit c18ff89

Please sign in to comment.