Skip to content

Bump version number to 2.23.3 #19

Bump version number to 2.23.3

Bump version number to 2.23.3 #19

Workflow file for this run

name: Linux CI
on:
push:
branches: [master]
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- run: ./ci.sh