Skip to content

Commit

Permalink
Update and rename compatibility-os-windows.yml to compatibility-os-ma…
Browse files Browse the repository at this point in the history
…c.yml
  • Loading branch information
rrrene committed Jan 12, 2024
1 parent ba56347 commit 478386a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "OS: macOS"
name: "Compatibility: macOS"

on:
push:
Expand All @@ -11,12 +11,12 @@ on:

jobs:
test:
name: Install commands
name: "Compatibility: macOS"
runs-on: macos-latest
steps:
- uses: actions/checkout@master

- name: Install awscli and awsebcli
- name: Install Elixir
run: |
brew update
brew install elixir
Expand Down

0 comments on commit 478386a

Please sign in to comment.