Skip to content

Commit

Permalink
Updated GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
BobsProgrammingAcademy committed May 8, 2024
1 parent 4ff777e commit c14be92
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ env:
jobs:
build:

runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
runs-on: ubuntu-latest

services:
postgres:
Expand Down

0 comments on commit c14be92

Please sign in to comment.