Skip to content

Commit

Permalink
back to jg config, change testing for osx 13,14
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Werner authored and Dennis Werner committed Sep 27, 2023
1 parent 18bb51d commit 53e4555
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 112 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
strategy:
matrix:
os:
- macos-12
- macos-11
- macos-13
- macos-14

steps:
- name: Check out the codebase.
Expand Down
2 changes: 1 addition & 1 deletion main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
hosts: all

vars_files:
- my_config.yml
- config.yml

pre_tasks:
- name: Include playbook configuration.
Expand Down
109 changes: 0 additions & 109 deletions my_config.yml

This file was deleted.

0 comments on commit 53e4555

Please sign in to comment.