Skip to content

Commit

Permalink
Bump/0.27 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
eliegaboriau authored Aug 7, 2023
1 parent 9e8a01e commit 5a24fd6
Show file tree
Hide file tree
Showing 13 changed files with 629 additions and 380 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
name: "[CI/CD]"

on:
push:
branches:
- main
pull_request:
on: [push]

env:
NODE_VERSION: 16.9.1
RUBY_VERSION: 2.7.5
RUBY_VERSION: 3.0.2

jobs:
lints:
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.7.5
3.0.2
Loading

0 comments on commit 5a24fd6

Please sign in to comment.