Skip to content

Bump kotlin.version from 1.9.10 to 1.9.20 #515

Bump kotlin.version from 1.9.10 to 1.9.20

Bump kotlin.version from 1.9.10 to 1.9.20 #515

Workflow file for this run

name: GS - Coroutines Intro - CPP
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Coroutines Run (Epoxy Phase)
run: cd cpp-coroutines-intro && make epoxy-table-example